[INFO] cloning repository https://github.com/jmlemetayer/emilio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmlemetayer/emilio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmlemetayer%2Femilio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmlemetayer%2Femilio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0124fd5abf5ffc2e535e32ea441a2e190e6d65c1
[INFO] testing jmlemetayer/emilio against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmlemetayer%2Femilio" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmlemetayer/emilio
[INFO] finished tweaking git repo https://github.com/jmlemetayer/emilio
[INFO] tweaked toml for git repo https://github.com/jmlemetayer/emilio written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmlemetayer/emilio on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmlemetayer/emilio already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wmi v0.17.2
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cfe79f52c673bfe80f5fa6f4b5e841e7aa4be8099051b9ec4c38dfde2ad7b93
[INFO] running `Command { std: "docker" "start" "-a" "2cfe79f52c673bfe80f5fa6f4b5e841e7aa4be8099051b9ec4c38dfde2ad7b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cfe79f52c673bfe80f5fa6f4b5e841e7aa4be8099051b9ec4c38dfde2ad7b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cfe79f52c673bfe80f5fa6f4b5e841e7aa4be8099051b9ec4c38dfde2ad7b93", kill_on_drop: false }`
[INFO] [stdout] 2cfe79f52c673bfe80f5fa6f4b5e841e7aa4be8099051b9ec4c38dfde2ad7b93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 317054bd67ce958f9311a373c03e70be1810b9b6e08cf35698c7b1fa49f78720
[INFO] running `Command { std: "docker" "start" "-a" "317054bd67ce958f9311a373c03e70be1810b9b6e08cf35698c7b1fa49f78720", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling wmi v0.17.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling d2r v0.1.0 (/opt/rustwide/workdir/d2r)
[INFO] [stdout] error[E0432]: unresolved imports `wmi::COMLibrary`, `wmi::FilterValue`, `wmi::WMIConnection`
[INFO] [stdout]  --> d2r/src/tracker/process.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use wmi::{COMLibrary, FilterValue, WMIConnection};
[INFO] [stdout]   |           ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout]   |           |           |
[INFO] [stdout]   |           |           no `FilterValue` in the root
[INFO] [stdout]   |           no `COMLibrary` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WMIError` in crate `wmi`
[INFO] [stdout]   --> d2r/src/errors.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |     WMI(#[from] wmi::WMIError),
[INFO] [stdout]    |                      ^^^^^^^^ not found in `wmi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `d2r` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "317054bd67ce958f9311a373c03e70be1810b9b6e08cf35698c7b1fa49f78720", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "317054bd67ce958f9311a373c03e70be1810b9b6e08cf35698c7b1fa49f78720", kill_on_drop: false }`
[INFO] [stdout] 317054bd67ce958f9311a373c03e70be1810b9b6e08cf35698c7b1fa49f78720
